home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / Crackme123dasdas.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Encoding:
Text File  |  1998-04-11  |  522 b   |  27 lines

  1. object Form2: TForm2
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'Form2'
  6.   ClientHeight = 27
  7.   ClientWidth = 174
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object StaticText1: TStaticText
  17.     Left = 0
  18.     Top = 0
  19.     Width = 174
  20.     Height = 27
  21.     Align = alClient
  22.     Alignment = taCenter
  23.     Caption = 'False code :-('
  24.     TabOrder = 0
  25.   end
  26. end
  27.